Hardcoded Environment ^^^^^ **Definition:** * The test contains hardcoded references to the environment when the same requirement must be run against different test environments instead of having an environment-agnostic test. **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Anti-patterns in test automation `_ :octicon:`sync;1em` * `On the Maintenance of System User Interactive Tests `_ :octicon:`comment-discussion;1em` :octicon:`graph;1em` :octicon:`sync;1em` * `Smells in System User Interactive Tests `_ :octicon:`comment-discussion;1em` :octicon:`graph;1em` :octicon:`sync;1em`